Skip to content

Added a new branch for Accelerometer.#2

Open
CIumsy wants to merge 3 commits into
origininterconnect:mainfrom
CIumsy:accel
Open

Added a new branch for Accelerometer.#2
CIumsy wants to merge 3 commits into
origininterconnect:mainfrom
CIumsy:accel

Conversation

@CIumsy
Copy link
Copy Markdown

@CIumsy CIumsy commented Jun 17, 2025

Integrates MPU6050 accelerometer with synchronized EEG data streaming.

Key Changes:
EEG: 500Hz sampling, 10 samples per packet (320 bytes)
Accelerometer: 6 bytes (2 bytes × 3 axes) appended to each packet
Total packet size: 326 bytes (320 + 6)
New LSL stream: Separate accelerometer stream at 50Hz (3 channels: X, Y, Z)

Features:
Automatic MPU6050 calibration on startup
Synchronized motion and EEG data collection
Dual LSL output streams (EEG + Accelerometer)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant